home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / System / VirusZ / Docs / VirusZ_III_Short.doc < prev    next >
Text File  |  1999-11-20  |  4KB  |  109 lines

  1.  
  2.                               VirusZ III 0.93ß
  3.  
  4.                           - Short Documentation -
  5.  
  6.  
  7.  
  8. This documentation only tells you how to use the new filecheck invented with
  9. VirusZ III 0.93ß. A full documentation for VirusZ III is in the making...
  10.  
  11. IMPORTANT:
  12. ----------
  13. VZ III 0.93ß does not support the following features yet:
  14. - archive extracting
  15. - creating reports
  16. - file check via ARexx
  17. - file check via Shell template
  18. - sector check
  19. Please ignore the related preferences options.
  20.  
  21. BASIC INFORMATION:
  22. ------------------
  23. The new filecheck had to be embedded in an asyncronous environment, thus all
  24. checking  'loops'  in the earlier versions had to be replaced by 'open' code
  25. that returns to the main signal processing loop after every run.
  26.  
  27. The filecheck now processes so-called 'jobs' that are internally stored in a
  28. linked  list  and  processed  step  by  step.   If you select files from the
  29. requester  opened  after  a call to 'Project/File Check' menu, the result of
  30. this  request  will  be sent to the job list and processed if all other jobs
  31. are  done.  So you now can already select new files/drawers while the others
  32. are still checked.
  33.  
  34. These  features will become even more important with file checking via ARexx
  35. or Shell because these will also just send jobs to the joblist and then wait
  36. until the jobs are done to return a result.
  37.  
  38. The  filecheck window must be opened for all those actions and can stay open
  39. after  a  job  is  finished, the next job will continue printing information
  40. right after the previous one then.
  41.  
  42. FILE CHECK WINDOW:
  43. ------------------
  44. This  main  window is divided in three parts:  the path and file information
  45. at  the  top,  the  log  output  in the middle and the action buttons at the
  46. bottom.
  47.  
  48. If  one or more jobs have been added to the joblist, VZ will open the window
  49. and  start  processing  the  selected files.  The path and file VZ currently
  50. works  on are displayed at the top.  In the middle you get information about
  51. what VZ does to the current file.
  52.  
  53. With  the  'Stop'  button you can stop checking (what else :-), then you may
  54. 'Continue' or 'Exit'.
  55.  
  56. Attention:   If  there  are  more  than  one  job  in the joblist, they will
  57. currently all be removed without a security request.
  58.  
  59. GENERAL/REPORT PREFS:
  60. ---------------------
  61. Here you can select the checking mode:
  62. - 'Interactive Mode' will ask before every important action (write/delete).
  63. - 'Auto-Kill Viruses' will auto-kill viruses :-) Be careful with that!
  64. - 'Test-Only Mode' will report viruses, but ignore them completely.
  65.  
  66. With  'Skip Subdirectories' enabled, VZ will not go any deeper than one step
  67. in directories.
  68.  
  69. The  'History  Size' tells VZ how many lines should be reserved for the log.
  70. You  can  then  scroll  back  and have a second look at as many lines as you
  71. entered here.
  72.  
  73. Report options are currently useless!!
  74.  
  75. DECRUNCH/ARCHIVER PREFS:
  76. ------------------------
  77. The  'Decrunch  Executables'  and 'Decrunch Data Files' options do just what
  78. they  are  called  :-)  They use those external slaves that they are told to
  79. with the radio buttons at the right side.
  80.  
  81. You can 'Skip Crypted Files' to have a full test-only mode (see above).
  82.  
  83. Extract options are currently useless!!
  84.  
  85.  
  86. >>>>>>>>>>>>>>>>>>>>>>> INFORMATION FOR BETA-TESTERS <<<<<<<<<<<<<<<<<<<<<<<
  87.  
  88. Just  run  the  new filecheck on your Amiga, try some different settings and
  89. tell me about possible crashes, enforcer hits etc.
  90.  
  91. Everything works fine on my Amiga, but one never knows...
  92.  
  93. If  you  have some more ideas (except the ones not added yet), please let me
  94. know.
  95.  
  96. One  problem  I  found  myself is speed:  The output via the listview gadget
  97. provided  by gadtools.library is very slow.  But I want to have a scrollable
  98. display to give the user the possibility to go back a bit and review what VZ
  99. did.
  100. If anyone has a better idea how to speed up output a bit, please tell me.
  101.  
  102.  
  103.  
  104. Thanks in advance,
  105.  
  106. Georg Hörmann
  107.  
  108. georg.hoermann@gaponline.de
  109.